'Declaration
<DispIdAttribute(972)> Function WiaSetDevicePropertyInt( _ ByVal PropertyID As Integer, _ ByVal PropertyValue As Integer _ ) As GdPictureStatus
[DispId(972)] GdPictureStatus WiaSetDevicePropertyInt( int PropertyID, int PropertyValue )
function WiaSetDevicePropertyInt( PropertyID: Integer; PropertyValue: Integer ): GdPictureStatus;
DispIdAttribute(972) function WiaSetDevicePropertyInt( PropertyID : int, PropertyValue : int ) : GdPictureStatus;
[DispId(972)] GdPictureStatus WiaSetDevicePropertyInt( int PropertyID, int PropertyValue )
[DispId(972)] GdPictureStatus WiaSetDevicePropertyInt( int PropertyID, int PropertyValue )
Parameters
- PropertyID
- PropertyValue